home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM User 1995 August / CD ROM User Issue 13 (Paragon Publishing) (August 1995).iso / files / mm2.bat < prev    next >
DOS Batch File  |  1995-06-13  |  376b  |  14 lines

  1. @echo off
  2. cd\
  3. cls
  4. echo Micro Machines will not run from within Windows. To run outside Windows,
  5. echo follow this simple procedure:
  6. echo Exit Windows (Not through Dos Shell)
  7. echo type the following:
  8. echo D: (enter)       (This assumes your CD-ROM drive is called D:)
  9. echo CD\MICROS (enter)
  10. echo MM2 (enter)
  11. echo.
  12. echo You will now be returned to the menu...
  13. pause
  14.